| TangibleFramework Namespace |
| Class | Description | |
|---|---|---|
|
|
Point |
This class represent a Position inside the table wich is represented into 2D dimension (X and Y).
|
|
|
Serialization |
This class used for Serialization/Deserialization of any list object into a file on hard disk.
|
|
|
Slab |
This Class Represent a Slab into the Table witch contain a Buffer for tags detected by each Slab (read more about This Framework Design).
|
|
|
Table |
This Class represent the table wich contain a list of Slabs and a tags Buffer.
|
|
|
TableServer |
This is the main Class in this framework, wich contain all the mecanism of network listening, setting of tangible table (read more about Framework design).
|
|
|
Tag |
This class used for a Tangible Tag witch contain ID and Position.
|
| Structure | Description | |
|---|---|---|
|
|
Response |
This Struct Represent a reply frame from tangible table.
|
| Delegate | Description | |
|---|---|---|
|
|
TagEventHandler |
Represent a Event handler for changes on Tags Objects.
|